| 1. | Pointer registers , single - chip system 单芯片系统指针 |
| 2. | Pointer register , four address 四址指针缓存器 |
| 3. | The other alternative is to modify the instruction pointer register using the 命令修改指令指针寄存器,然后只要输入 |
| 4. | Memory pointer registers 记忆指针缓存器 |
| 5. | You could , in fact , manually dump the contents of the frame pointer register and trace the entire stack 实际上,您可以手工转储帧指针寄存器的内容并跟踪整个堆栈。 |
| 6. | This ensures that the frame pointer register will be used as a frame pointer leading to accurate tracebacks 这确保了帧指针寄存器将被用作帧指针,从而产生正确的回溯。 |
| 7. | There are no push or pop instructions and no dedicated stack pointer register defined by the architecture 体系结构没有定义压入或者弹出指令,也没有定义专门的栈指针寄存器。 |
| 8. | A good example is the stack - pointer register , which the processor uses to keep track of the program s call stack 堆栈指针寄存器就是个好例子,处理器利用它跟踪程序的调用堆栈。 |
| 9. | This will lead to better stack tracebacks , as the frame pointer register is used as a frame pointer rather than a general purpose register 这将产生更好的堆栈回溯,因为帧指针寄存器被用作帧指针而不是通用寄存器。 |
| 10. | Option was set during kernel compilation , the frame pointer register is used to maintain stacks and , hence , the stack traceback can be performed correctly 选项,那么就用帧指针寄存器来维护堆栈,从而就可以正确地执行堆栈回溯。如果没有设置 |